”Nuxt.js uni-app“ 的搜索结果

      用其他语言阅读: ,特征图像大小通常可以减少多达60%,但这并不是@aceforth/nuxt-optimized-images唯一要做的事情: 通过在构建过程中优化图像来减小图像尺寸。 通过提供渐进式图像(用于支持它的格式)来提高...

     Nuxt图像加载器模块 此模块将根据您定义的规则自动调整图像的大小,旋转,模糊,水印和裁切(等)。 该模块通过拦截传入的图像请求(在服务器端)来工作,并且如果在图像URL上附加...npm install @pivale/nuxt-image-

     nuxt-vuex-本地存储 通过连接Vuex和Web存储,可以更有效地利用本地存储和会话存储。 与其他持久性插件不同,通过仅分配Vuex的某些特定对象,Web存储可以节省更多空间,并且还可以与现有Vuex用法一起使用。 通过本地...

     @ nuxtjs-extra / ant-design-vue 适用于Ant Design Vue的Nuxt模块设置向项目添加依赖项yarn add @nuxtjs-extra/ant-design-vue @nuxt/components # or npm install @nuxtjs-extra/ant-design-vue 如果您使用...

     模板我很棒的Nuxt.js模板构建设置# install dependencies$ yarn install# serve with hot reload at localhost:3000$ yarn dev# build for production and launch server$ yarn build$ yarn start# generate static ...

     nuxt-uid模块 Nuxt.js的 。 安装 $ yarn add nuxt-uid-module nuxt.config.js module . exports = { // ... modules : [ 'nuxt-uid-module' , ] , // ... 'uid-module' : { name : 'uid' // property name...

     Nuxt.js项目 构建设置 # install dependencies $ npm install # Or yarn install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch server $ npm run build $ npm start...

     Nuxt检验 构建设置 # install dependencies $ yarn install # serve with hot reload at localhost:3000 $ yarn dev # build for production and launch server $ yarn build $ yarn start # generate static ...

     1.配置静态模版的头部信息: 示例中的hid为设置的唯一标识,若你在设置某个属性时添加了一样的hid,会将原来的覆盖掉。 module.exports = { head: { title: 'first-demo', htmlAttrs: { lang: 'en' ...

10  
9  
8  
7  
6  
5  
4  
3  
2  
1